SPREAD for WPF 4.0J - GcSpreadSheet
IExtensionCollection<T> インターフェース
メンバ 

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.Exchangeable 名前空間 : IExtensionCollection<T> インターフェース
拡張オブジェクトの型。
IExtension<T>をその型別に取得できるIExtension<T>オブジェクトのコレクション。
オブジェクト モデル
IExtensionCollection<T> インターフェース
シンタックス
'宣言
 
Public Interface IExtensionCollection(Of T As IExtensibleObject(Of T)) 
public interface IExtensionCollection<T> 
where T: IExtensibleObject<T>
型パラメータ
T
拡張オブジェクトの型。
参照

IExtensionCollection<T> メンバ
GrapeCity.Spreadsheet.IO.Exchangeable 名前空間